This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
SOLUTION !!! Class property from another ScriptLib returning nothing as NotesDocument return value ~Sarah Ekfanater 19.Jan.04 01:29 PM a Web browser Domino Designer 6.0.2 CF2Windows 2000
Hi guys,
thanks for all suggestions. The solution is the db refence. It is deleted after leaving the function and thus the returned notesdocument object. The db-ref is killed and the notesdocument object is empty because of the killed notesdatabase object.